xSQL Schema Compare SDK for SQL Server version 12
TableViewPairBase<T> Class Properties


For a list of all members of this type, see TableViewPairBase<T> members.

Public Properties
 NameDescription
Public PropertyComparisonStatus Gets the comparison status of the pair members. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyId Gets a unique internal id that identifies the pair of object. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyIncluded Gets or sets the value that indicates whether the pair should be included in the synchronization script. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyLeftEntity Gets the left member of the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<T>)
Public PropertyLeftSupported Indicates whether the schema action required to make the left pair the same as the right pair is supported in the left database. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyParentPair Gets the parent of this pair. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertyRightEntity Gets the right member of the pair. (Inherited from xSQL.SchemaCompare.SqlServer.SqlPairBase<T>)
Public PropertyRightSupported Indicates whether the schema action required to make the right pair the same as the left pair is supported in the right database. (Inherited from xSQL.SchemaCompare.SqlServer.PairBase)
Public PropertySqlClrTriggerPairs Gets the collection of CLR triggers that belong to the pair.  
Public PropertySqlColumnPairs Gets the collection of columns that belong to the pair.  
Public PropertySqlExtendedPropertyPairs Gets the collection of extended properties that belong to the pair.  
Public PropertySqlFullTextIndexPair Gets or sets the full-text index that belongs to the pair.  
Public PropertySqlIndexPairs Gets the collection of indexes that belong to the pair.  
Public PropertySqlPermissionPairs Gets the collection of permissions assigned to the pair.  
Public PropertySqlStatisticPairs Gets the collection of statistics that belong to the pair.  
Public PropertySqlTriggerPairs Gets the collection of triggers that belong to the pair.  
Top
See Also

Reference

TableViewPairBase<T> Class
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback